Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use upstream android_backup #101

Merged
merged 3 commits into from
Nov 1, 2017
Merged

Conversation

rytilahti
Copy link
Owner

@rytilahti rytilahti commented Oct 24, 2017

Considering bluec0re has merged the required functionality back to his repository, we should use it instead of having a local copy.

setup.py Outdated
@@ -25,7 +25,7 @@

packages=["miio", "mirobo"],

install_requires=['construct', 'click', 'cryptography', 'pretty_cron', 'typing', 'zeroconf', 'pycrypto', 'attrs'],
install_requires=['construct', 'click', 'cryptography', 'pretty_cron', 'typing', 'zeroconf', 'pycrypto', 'attrs', 'android_backup'],

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line too long (136 > 79 characters)

@coveralls
Copy link

coveralls commented Oct 24, 2017

Coverage Status

Coverage increased (+2.6%) to 42.105% when pulling b2c6816 on use_upstream_android_backup into c859d51 on master.

@rytilahti rytilahti changed the title WIP: use upstream android_backup use upstream android_backup Oct 26, 2017
@coveralls
Copy link

coveralls commented Oct 26, 2017

Coverage Status

Coverage increased (+2.6%) to 42.105% when pulling 726cc49 on use_upstream_android_backup into c859d51 on master.

@coveralls
Copy link

coveralls commented Oct 26, 2017

Coverage Status

Coverage increased (+2.6%) to 42.105% when pulling 726cc49 on use_upstream_android_backup into c859d51 on master.

@rytilahti rytilahti force-pushed the use_upstream_android_backup branch 2 times, most recently from ae47d40 to f4b5f5b Compare October 30, 2017 20:38
@coveralls
Copy link

coveralls commented Oct 30, 2017

Coverage Status

Coverage increased (+2.6%) to 41.824% when pulling f4b5f5b on use_upstream_android_backup into ab85f0c on master.

@syssi
Copy link
Collaborator

syssi commented Nov 1, 2017

Straightforward! 👍

@rytilahti rytilahti merged commit 05711fd into master Nov 1, 2017
@rytilahti rytilahti deleted the use_upstream_android_backup branch November 1, 2017 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants